home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 February / cd joystick no112 fevrier 2000.iso / DATA / Demos / ageofwonder / data1.cab / Program / AoW.exe / 0 / RCDATA / TITEMSFOUNDDLG / TITEMSFOUNDDLG.txt
Text File  |  1999-10-21  |  19KB  |  768 lines

  1. object ItemsFoundDlg: TItemsFoundDlg
  2.   Left = 769
  3.   Top = 97
  4.   Height = 656
  5.   Width = 513
  6.   object Dlg: TAOWWindow
  7.     OnKeyDown = DlgKeyDown
  8.     Visible = False
  9.     Priority = 300
  10.     WinLeft = 128
  11.     WinTop = 119
  12.     WinWidth = 385
  13.     Masked = True
  14.     OnHide = DlgHide
  15.     Alignment.AlignWidth = awCenter
  16.     Alignment.AlignHeight = ahCenter
  17.     Alignment.HeightPercent = 0
  18.     Alignment.WidthPercent = 0
  19.     Alignment.LeftOffPercent = 0
  20.     Alignment.RightOffPercent = 0
  21.     Alignment.TopOffPercent = 0
  22.     Alignment.BottomOffPercent = 0
  23.     Alignment.LeftOffset = 0
  24.     Alignment.RightOffset = 0
  25.     Alignment.TopOffset = 0
  26.     Alignment.BottomOffset = 0
  27.     WinManager = General.Manager
  28.     UseVMem = False
  29.     BorderWidth = 0
  30.     BorderHeight = 0
  31.     OverlapTopCorners = False
  32.     Cursor = crDefault
  33.     DoubleBuffered = True
  34.     MaskColor = 5808200
  35.     FreeSurfaceOnHide = False
  36.     ILFrame = IntGfxMod.GenericF
  37.     ILIndexFrame = 32
  38.     ILIndexTexture = 2
  39.     ILTexture = IntGfxMod.GenericT
  40.     DragHeight = 20
  41.     Draggable = True
  42.     Resizable = False
  43.     MinWidth = 0
  44.     MinHeight = 0
  45.     MaxWidth = 0
  46.     MaxHeight = 0
  47.     UseManagerBorders = True
  48.     Modal = True
  49.     WinHeight = 195
  50.     Dockable = False
  51.     Left = 36
  52.     Top = 8
  53.   end
  54.   object TitleLbl: TAOWLabel
  55.     Priority = 0
  56.     WinLeft = 25
  57.     WinTop = 7
  58.     AOWWindow = Dlg
  59.     CaptureInput = False
  60.     Alignment.AlignWidth = awNone
  61.     Alignment.AlignHeight = ahNone
  62.     Alignment.HeightPercent = 0
  63.     Alignment.WidthPercent = 0
  64.     Alignment.LeftOffPercent = 0
  65.     Alignment.RightOffPercent = 0
  66.     Alignment.TopOffPercent = 0
  67.     Alignment.BottomOffPercent = 0
  68.     Alignment.LeftOffset = 0
  69.     Alignment.RightOffset = 0
  70.     Alignment.TopOffset = 0
  71.     Alignment.BottomOffset = 0
  72.     Masked = True
  73.     AOWFont = FontModule.Age10
  74.     Text = '########'
  75.     TextColor = clBlack
  76.     Left = 72
  77.     Top = 8
  78.   end
  79.   object PickupPnl: TAOWPanel
  80.     Priority = 100
  81.     WinLeft = 0
  82.     WinTop = 155
  83.     WinWidth = 385
  84.     Masked = True
  85.     Alignment.AlignWidth = awBoth
  86.     Alignment.AlignHeight = ahBottom
  87.     Alignment.HeightPercent = 0
  88.     Alignment.WidthPercent = 0
  89.     Alignment.LeftOffPercent = 0
  90.     Alignment.RightOffPercent = 0
  91.     Alignment.TopOffPercent = 0
  92.     Alignment.BottomOffPercent = 0
  93.     Alignment.LeftOffset = 0
  94.     Alignment.RightOffset = 0
  95.     Alignment.TopOffset = 50
  96.     Alignment.BottomOffset = 0
  97.     WinHeight = 40
  98.     AOWWindow = Dlg
  99.     ILIndexFrame = 0
  100.     ILIndexTexture = 0
  101.     OwnerItem = 0
  102.     MinWidth = 0
  103.     MinHeight = 0
  104.     Left = 76
  105.     Top = 132
  106.   end
  107.   object PickupBtn: TAOWButton
  108.     Priority = 1000
  109.     WinLeft = 57
  110.     WinTop = 3
  111.     AOWWindow = PickupPnl
  112.     CaptureInput = True
  113.     Alignment.AlignWidth = awLeft
  114.     Alignment.AlignHeight = ahBottom
  115.     Alignment.HeightPercent = 0
  116.     Alignment.WidthPercent = 0
  117.     Alignment.LeftOffPercent = 0
  118.     Alignment.RightOffPercent = 0
  119.     Alignment.TopOffPercent = 0
  120.     Alignment.BottomOffPercent = 0
  121.     Alignment.LeftOffset = 57
  122.     Alignment.RightOffset = 0
  123.     Alignment.TopOffset = 0
  124.     Alignment.BottomOffset = 10
  125.     Masked = False
  126.     AOWFont = FontModule.Age10
  127.     BorderHeight = 8
  128.     BorderHeightSelected = 9
  129.     ILButton = IntGfxMod.GenericB
  130.     ILIndexDown = 22
  131.     ILIndexLit = 25
  132.     ILIndexUp = 19
  133.     Text = 'Pickup'
  134.     TextColor = clBlack
  135.     TextSelColor = clWhite
  136.     WinWidth = 105
  137.     OnClick = PickupBtnClick
  138.     Left = 132
  139.     Top = 132
  140.   end
  141.   object CloseBtn: TAOWButton
  142.     Priority = 1000
  143.     WinLeft = 223
  144.     WinTop = 3
  145.     AOWWindow = PickupPnl
  146.     CaptureInput = True
  147.     Alignment.AlignWidth = awRight
  148.     Alignment.AlignHeight = ahBottom
  149.     Alignment.HeightPercent = 0
  150.     Alignment.WidthPercent = 0
  151.     Alignment.LeftOffPercent = 0
  152.     Alignment.RightOffPercent = 0
  153.     Alignment.TopOffPercent = 0
  154.     Alignment.BottomOffPercent = 0
  155.     Alignment.LeftOffset = 0
  156.     Alignment.RightOffset = 57
  157.     Alignment.TopOffset = 0
  158.     Alignment.BottomOffset = 10
  159.     Masked = False
  160.     AOWFont = FontModule.Age10
  161.     BorderHeight = 8
  162.     BorderHeightSelected = 9
  163.     ILButton = IntGfxMod.GenericB
  164.     ILIndexDown = 22
  165.     ILIndexLit = 25
  166.     ILIndexUp = 19
  167.     Text = 'Close'
  168.     TextColor = clBlack
  169.     TextSelColor = clWhite
  170.     WinWidth = 105
  171.     OnClick = CloseBtn2Click
  172.     Left = 188
  173.     Top = 132
  174.   end
  175.   object BCeltL: TAoWFrame
  176.     Priority = 0
  177.     WinLeft = 21
  178.     WinTop = 158
  179.     AOWWindow = Dlg
  180.     CaptureInput = True
  181.     Alignment.AlignWidth = awBoth
  182.     Alignment.AlignHeight = ahBottom
  183.     Alignment.HeightPercent = 0
  184.     Alignment.WidthPercent = 0
  185.     Alignment.LeftOffPercent = 0
  186.     Alignment.RightOffPercent = 0
  187.     Alignment.TopOffPercent = 0
  188.     Alignment.BottomOffPercent = 0
  189.     Alignment.LeftOffset = 21
  190.     Alignment.RightOffset = 21
  191.     Alignment.TopOffset = 0
  192.     Alignment.BottomOffset = 10
  193.     Masked = False
  194.     WinWidth = 343
  195.     WinHeight = 27
  196.     FrameType = frHorizLine
  197.     ILIndexFrame = 0
  198.     ILIndexLine = 55
  199.     ILIndexTexture = 0
  200.     ILLine = IntGfxMod.CeltDeco
  201.     Left = 20
  202.     Top = 132
  203.   end
  204.   object TCeltL: TAoWFrame
  205.     Priority = 0
  206.     WinLeft = 21
  207.     WinTop = 22
  208.     AOWWindow = Dlg
  209.     CaptureInput = True
  210.     Alignment.AlignWidth = awBoth
  211.     Alignment.AlignHeight = ahTop
  212.     Alignment.HeightPercent = 0
  213.     Alignment.WidthPercent = 0
  214.     Alignment.LeftOffPercent = 0
  215.     Alignment.RightOffPercent = 0
  216.     Alignment.TopOffPercent = 0
  217.     Alignment.BottomOffPercent = 0
  218.     Alignment.LeftOffset = 21
  219.     Alignment.RightOffset = 21
  220.     Alignment.TopOffset = 22
  221.     Alignment.BottomOffset = 10
  222.     Masked = False
  223.     WinWidth = 343
  224.     WinHeight = 27
  225.     FrameType = frHorizLine
  226.     ILIndexFrame = 0
  227.     ILIndexLine = 55
  228.     ILIndexTexture = 0
  229.     ILLine = IntGfxMod.CeltDeco
  230.     Left = 208
  231.     Top = 240
  232.   end
  233.   object TCeltLineL: TAOWImage
  234.     Priority = 100
  235.     WinLeft = 28
  236.     WinTop = 22
  237.     AOWWindow = Dlg
  238.     CaptureInput = True
  239.     Alignment.AlignWidth = awBoth
  240.     Alignment.AlignHeight = ahTop
  241.     Alignment.HeightPercent = 0
  242.     Alignment.WidthPercent = 0
  243.     Alignment.LeftOffPercent = 0
  244.     Alignment.RightOffPercent = 0
  245.     Alignment.TopOffPercent = 0
  246.     Alignment.BottomOffPercent = 0
  247.     Alignment.LeftOffset = 28
  248.     Alignment.RightOffset = 28
  249.     Alignment.TopOffset = 22
  250.     Alignment.BottomOffset = 10
  251.     Masked = False
  252.     ImageLib = IntGfxMod.CeltDeco
  253.     AnimStart = 0
  254.     CurrentImage = 3
  255.     AnimEnd = 12
  256.     WinWidth = 329
  257.     WinHeight = 27
  258.     Animate = False
  259.     AnimFrameDelay = 0
  260.     Left = 296
  261.     Top = 8
  262.   end
  263.   object AOWImage1: TAOWImage
  264.     Priority = 100
  265.     WinLeft = 28
  266.     WinTop = 158
  267.     AOWWindow = Dlg
  268.     CaptureInput = True
  269.     Alignment.AlignWidth = awLeft
  270.     Alignment.AlignHeight = ahBottom
  271.     Alignment.HeightPercent = 0
  272.     Alignment.WidthPercent = 0
  273.     Alignment.LeftOffPercent = 0
  274.     Alignment.RightOffPercent = 0
  275.     Alignment.TopOffPercent = 0
  276.     Alignment.BottomOffPercent = 0
  277.     Alignment.LeftOffset = 28
  278.     Alignment.RightOffset = 28
  279.     Alignment.TopOffset = 22
  280.     Alignment.BottomOffset = 10
  281.     Masked = False
  282.     ImageLib = IntGfxMod.CeltDeco
  283.     AnimStart = 0
  284.     CurrentImage = 3
  285.     AnimEnd = 12
  286.     WinWidth = 27
  287.     WinHeight = 27
  288.     Animate = False
  289.     AnimFrameDelay = 0
  290.     Left = 48
  291.     Top = 240
  292.   end
  293.   object AOWImage2: TAOWImage
  294.     Priority = 100
  295.     WinLeft = 330
  296.     WinTop = 158
  297.     AOWWindow = Dlg
  298.     CaptureInput = True
  299.     Alignment.AlignWidth = awRight
  300.     Alignment.AlignHeight = ahBottom
  301.     Alignment.HeightPercent = 0
  302.     Alignment.WidthPercent = 0
  303.     Alignment.LeftOffPercent = 0
  304.     Alignment.RightOffPercent = 0
  305.     Alignment.TopOffPercent = 0
  306.     Alignment.BottomOffPercent = 0
  307.     Alignment.LeftOffset = 28
  308.     Alignment.RightOffset = 28
  309.     Alignment.TopOffset = 22
  310.     Alignment.BottomOffset = 10
  311.     Masked = False
  312.     ImageLib = IntGfxMod.CeltDeco
  313.     AnimStart = 0
  314.     CurrentImage = 3
  315.     AnimEnd = 12
  316.     WinWidth = 27
  317.     WinHeight = 27
  318.     Animate = False
  319.     AnimFrameDelay = 0
  320.     Left = 160
  321.     Top = 240
  322.   end
  323.   object CloseBtn2: TAOWButton
  324.     Priority = 1000
  325.     WinLeft = 127
  326.     WinTop = 3
  327.     AOWWindow = OKPnl
  328.     CaptureInput = True
  329.     Alignment.AlignWidth = awCenter
  330.     Alignment.AlignHeight = ahBottom
  331.     Alignment.HeightPercent = 0
  332.     Alignment.WidthPercent = 0
  333.     Alignment.LeftOffPercent = 0
  334.     Alignment.RightOffPercent = 0
  335.     Alignment.TopOffPercent = 0
  336.     Alignment.BottomOffPercent = 0
  337.     Alignment.LeftOffset = 0
  338.     Alignment.RightOffset = 57
  339.     Alignment.TopOffset = 0
  340.     Alignment.BottomOffset = 10
  341.     Masked = False
  342.     AOWFont = FontModule.Age10
  343.     BorderHeight = 8
  344.     BorderHeightSelected = 9
  345.     ILButton = IntGfxMod.GenericB
  346.     ILIndexDown = 22
  347.     ILIndexLit = 25
  348.     ILIndexUp = 19
  349.     Text = 'Close'
  350.     TextColor = clBlack
  351.     TextSelColor = clWhite
  352.     WinWidth = 130
  353.     OnClick = CloseBtn2Click
  354.     Left = 132
  355.     Top = 180
  356.   end
  357.   object OKPnl: TAOWPanel
  358.     Visible = False
  359.     Priority = 100
  360.     WinLeft = 0
  361.     WinTop = 155
  362.     WinWidth = 385
  363.     Masked = True
  364.     Alignment.AlignWidth = awBoth
  365.     Alignment.AlignHeight = ahBottom
  366.     Alignment.HeightPercent = 0
  367.     Alignment.WidthPercent = 0
  368.     Alignment.LeftOffPercent = 0
  369.     Alignment.RightOffPercent = 0
  370.     Alignment.TopOffPercent = 0
  371.     Alignment.BottomOffPercent = 0
  372.     Alignment.LeftOffset = 0
  373.     Alignment.RightOffset = 0
  374.     Alignment.TopOffset = 50
  375.     Alignment.BottomOffset = 0
  376.     WinHeight = 40
  377.     AOWWindow = Dlg
  378.     ILIndexFrame = 0
  379.     ILIndexTexture = 0
  380.     OwnerItem = 0
  381.     MinWidth = 0
  382.     MinHeight = 0
  383.     Left = 76
  384.     Top = 180
  385.   end
  386.   object MessageMemo: TAOWMemo
  387.     Priority = 0
  388.     WinLeft = 35
  389.     WinTop = 0
  390.     AOWWindow = MemoPnl
  391.     CaptureInput = False
  392.     Alignment.AlignWidth = awBoth
  393.     Alignment.AlignHeight = ahBoth
  394.     Alignment.HeightPercent = 0
  395.     Alignment.WidthPercent = 0
  396.     Alignment.LeftOffPercent = 0
  397.     Alignment.RightOffPercent = 0
  398.     Alignment.TopOffPercent = 0
  399.     Alignment.BottomOffPercent = 0
  400.     Alignment.LeftOffset = 35
  401.     Alignment.RightOffset = 35
  402.     Alignment.TopOffset = 0
  403.     Alignment.BottomOffset = 0
  404.     Masked = True
  405.     WinWidth = 315
  406.     WinHeight = 40
  407.     AOWFont = FontModule.AoW15WhiteGrey
  408.     Items.Strings = (
  409.       '#########################'
  410.       '#########################'
  411.       '#########################'
  412.       '#########################')
  413.     BorderWidth = 0
  414.     BorderHeight = 0
  415.     VScrollBar = MessageMemoSB
  416.     TextColor = clBlack
  417.     CursorChar = #0
  418.     BlinkDelay = 0
  419.     Editable = True
  420.     ILIndexFrame = 0
  421.     ILIndexTexture = 0
  422.     ItemHeight = 20
  423.     ColorChangeChar = #0
  424.     TextAlign = taCenter
  425.     Left = 144
  426.     Top = 8
  427.   end
  428.   object MessageMemoSB: TAOWVScrollBar
  429.     Priority = 0
  430.     WinLeft = 333
  431.     WinTop = 0
  432.     AOWWindow = MemoPnl
  433.     CaptureInput = True
  434.     Alignment.AlignWidth = awNone
  435.     Alignment.AlignHeight = ahNone
  436.     Alignment.HeightPercent = 0
  437.     Alignment.WidthPercent = 0
  438.     Alignment.LeftOffPercent = 0
  439.     Alignment.RightOffPercent = 0
  440.     Alignment.TopOffPercent = 0
  441.     Alignment.BottomOffPercent = 0
  442.     Alignment.LeftOffset = 0
  443.     Alignment.RightOffset = 0
  444.     Alignment.TopOffset = 50
  445.     Alignment.BottomOffset = 27
  446.     Masked = False
  447.     Min = 0
  448.     Max = 2
  449.     SmallChange = 1
  450.     LargeChange = 1
  451.     Position = 0
  452.     WinHeight = 40
  453.     WinWidth = 17
  454.     NumberVisible = 1
  455.     VanishWhenFull = True
  456.     ILIInc = IntGfxMod.GenericS
  457.     ILIDec = IntGfxMod.GenericS
  458.     ILTBack = IntGfxMod.GenericS
  459.     ILLTab = IntGfxMod.GenericS
  460.     ILIndexIncUp = 96
  461.     ILIndexIncDown = 97
  462.     ILIndexDecUp = 94
  463.     ILIndexDecDown = 95
  464.     ILIndexBack = 101
  465.     ILIndexTab = 98
  466.     Left = 184
  467.     Top = 8
  468.   end
  469.   object MemoPnl: TAOWPanel
  470.     Priority = 90
  471.     WinLeft = 0
  472.     WinTop = 55
  473.     WinWidth = 385
  474.     Masked = True
  475.     Alignment.AlignWidth = awBoth
  476.     Alignment.AlignHeight = ahBoth
  477.     Alignment.HeightPercent = 0
  478.     Alignment.WidthPercent = 0
  479.     Alignment.LeftOffPercent = 0
  480.     Alignment.RightOffPercent = 0
  481.     Alignment.TopOffPercent = 0
  482.     Alignment.BottomOffPercent = 0
  483.     Alignment.LeftOffset = 0
  484.     Alignment.RightOffset = 0
  485.     Alignment.TopOffset = 55
  486.     Alignment.BottomOffset = 100
  487.     WinHeight = 40
  488.     AOWWindow = Dlg
  489.     ILIndexFrame = 0
  490.     ILIndexTexture = 0
  491.     OwnerItem = 0
  492.     MinWidth = 0
  493.     MinHeight = 0
  494.     Left = 104
  495.     Top = 8
  496.   end
  497.   object Translator: TIvTranslator
  498.     DictionaryName = 'AoW'
  499.     Left = 4
  500.     Top = 8
  501.     TargetsData = (
  502.       1
  503.       3
  504.       (
  505.         ''
  506.         'Items'
  507.         0)
  508.       (
  509.         ''
  510.         'Text'
  511.         0)
  512.       (
  513.         ''
  514.         'ToolTipText'
  515.         0))
  516.   end
  517.   object Gnd3: TAOWCheckBox
  518.     Tag = 2
  519.     OnMouseDown = Gnd3MouseDown
  520.     OnDraw = Gnd3Draw
  521.     Priority = 1000
  522.     WinLeft = 172
  523.     WinTop = 103
  524.     AOWWindow = Dlg
  525.     ToolTip = General.ToolTip
  526.     CaptureInput = True
  527.     Alignment.AlignWidth = awCenter
  528.     Alignment.AlignHeight = ahBottom
  529.     Alignment.HeightPercent = 0
  530.     Alignment.WidthPercent = 0
  531.     Alignment.LeftOffPercent = 0
  532.     Alignment.RightOffPercent = 0
  533.     Alignment.TopOffPercent = 0
  534.     Alignment.BottomOffPercent = 0
  535.     Alignment.LeftOffset = 4
  536.     Alignment.RightOffset = 0
  537.     Alignment.TopOffset = 155
  538.     Alignment.BottomOffset = 50
  539.     Masked = True
  540.     BorderHeight = 0
  541.     BorderHeightSelected = 0
  542.     ILIcon = IntGfxMod.UnitWin
  543.     ILIndexDown = 32
  544.     ILIndexLit = 32
  545.     ILIndexUp = 32
  546.     TextColor = clBlack
  547.     TextSelColor = clBlack
  548.     WinWidth = 41
  549.     Checked = False
  550.     RadioIndex = 1
  551.     Left = 128
  552.     Top = 68
  553.   end
  554.   object Gnd2: TAOWCheckBox
  555.     Tag = 1
  556.     OnMouseDown = Gnd3MouseDown
  557.     OnDraw = Gnd3Draw
  558.     Priority = 1000
  559.     WinLeft = 124
  560.     WinTop = 103
  561.     AOWWindow = Dlg
  562.     ToolTip = General.ToolTip
  563.     CaptureInput = True
  564.     Alignment.AlignWidth = awLeft
  565.     Alignment.AlignHeight = ahBottom
  566.     Alignment.HeightPercent = 0
  567.     Alignment.WidthPercent = 0
  568.     Alignment.LeftOffPercent = 0
  569.     Alignment.RightOffPercent = 0
  570.     Alignment.TopOffPercent = 0
  571.     Alignment.BottomOffPercent = 0
  572.     Alignment.LeftOffset = 124
  573.     Alignment.RightOffset = 0
  574.     Alignment.TopOffset = 155
  575.     Alignment.BottomOffset = 50
  576.     Masked = True
  577.     BorderHeight = 0
  578.     BorderHeightSelected = 0
  579.     ILIcon = IntGfxMod.UnitWin
  580.     ILIndexDown = 32
  581.     ILIndexLit = 32
  582.     ILIndexUp = 32
  583.     TextColor = clBlack
  584.     TextSelColor = clBlack
  585.     WinWidth = 41
  586.     Checked = False
  587.     RadioIndex = 1
  588.     Left = 88
  589.     Top = 68
  590.   end
  591.   object Gnd1: TAOWCheckBox
  592.     OnMouseDown = Gnd3MouseDown
  593.     OnDraw = Gnd3Draw
  594.     Priority = 1000
  595.     WinLeft = 80
  596.     WinTop = 103
  597.     AOWWindow = Dlg
  598.     ToolTip = General.ToolTip
  599.     CaptureInput = True
  600.     Alignment.AlignWidth = awLeft
  601.     Alignment.AlignHeight = ahBottom
  602.     Alignment.HeightPercent = 0
  603.     Alignment.WidthPercent = 0
  604.     Alignment.LeftOffPercent = 0
  605.     Alignment.RightOffPercent = 0
  606.     Alignment.TopOffPercent = 0
  607.     Alignment.BottomOffPercent = 0
  608.     Alignment.LeftOffset = 80
  609.     Alignment.RightOffset = 0
  610.     Alignment.TopOffset = 155
  611.     Alignment.BottomOffset = 50
  612.     Masked = True
  613.     BorderHeight = 0
  614.     BorderHeightSelected = 0
  615.     ILIcon = IntGfxMod.UnitWin
  616.     ILIndexDown = 32
  617.     ILIndexLit = 32
  618.     ILIndexUp = 32
  619.     TextColor = clBlack
  620.     TextSelColor = clBlack
  621.     WinWidth = 41
  622.     Checked = False
  623.     RadioIndex = 1
  624.     Left = 48
  625.     Top = 68
  626.   end
  627.   object Gnd4: TAOWCheckBox
  628.     Tag = 3
  629.     OnMouseDown = Gnd3MouseDown
  630.     OnDraw = Gnd3Draw
  631.     Priority = 1000
  632.     WinLeft = 221
  633.     WinTop = 103
  634.     AOWWindow = Dlg
  635.     ToolTip = General.ToolTip
  636.     CaptureInput = True
  637.     Alignment.AlignWidth = awRight
  638.     Alignment.AlignHeight = ahBottom
  639.     Alignment.HeightPercent = 0
  640.     Alignment.WidthPercent = 0
  641.     Alignment.LeftOffPercent = 0
  642.     Alignment.RightOffPercent = 0
  643.     Alignment.TopOffPercent = 0
  644.     Alignment.BottomOffPercent = 0
  645.     Alignment.LeftOffset = 0
  646.     Alignment.RightOffset = 123
  647.     Alignment.TopOffset = 155
  648.     Alignment.BottomOffset = 50
  649.     Masked = True
  650.     BorderHeight = 0
  651.     BorderHeightSelected = 0
  652.     ILIcon = IntGfxMod.UnitWin
  653.     ILIndexDown = 32
  654.     ILIndexLit = 32
  655.     ILIndexUp = 32
  656.     TextColor = clBlack
  657.     TextSelColor = clBlack
  658.     WinWidth = 41
  659.     Checked = False
  660.     RadioIndex = 1
  661.     Left = 168
  662.     Top = 68
  663.   end
  664.   object Gnd5: TAOWCheckBox
  665.     Tag = 4
  666.     OnMouseDown = Gnd3MouseDown
  667.     OnDraw = Gnd3Draw
  668.     Priority = 1000
  669.     WinLeft = 265
  670.     WinTop = 103
  671.     AOWWindow = Dlg
  672.     ToolTip = General.ToolTip
  673.     CaptureInput = True
  674.     Alignment.AlignWidth = awRight
  675.     Alignment.AlignHeight = ahBottom
  676.     Alignment.HeightPercent = 0
  677.     Alignment.WidthPercent = 0
  678.     Alignment.LeftOffPercent = 0
  679.     Alignment.RightOffPercent = 0
  680.     Alignment.TopOffPercent = 0
  681.     Alignment.BottomOffPercent = 0
  682.     Alignment.LeftOffset = 77
  683.     Alignment.RightOffset = 79
  684.     Alignment.TopOffset = 155
  685.     Alignment.BottomOffset = 50
  686.     Masked = True
  687.     BorderHeight = 0
  688.     BorderHeightSelected = 0
  689.     ILIcon = IntGfxMod.UnitWin
  690.     ILIndexDown = 32
  691.     ILIndexLit = 32
  692.     ILIndexUp = 32
  693.     TextColor = clBlack
  694.     TextSelColor = clBlack
  695.     WinWidth = 41
  696.     Checked = False
  697.     RadioIndex = 1
  698.     Left = 208
  699.     Top = 68
  700.   end
  701.   object LeftBtn: TAOWButton
  702.     Priority = 0
  703.     WinLeft = 60
  704.     WinTop = 118
  705.     AOWWindow = Dlg
  706.     ToolTip = General.ToolTip
  707.     CaptureInput = True
  708.     Alignment.AlignWidth = awLeft
  709.     Alignment.AlignHeight = ahBottom
  710.     Alignment.HeightPercent = 0
  711.     Alignment.WidthPercent = 0
  712.     Alignment.LeftOffPercent = 0
  713.     Alignment.RightOffPercent = 0
  714.     Alignment.TopOffPercent = 0
  715.     Alignment.BottomOffPercent = 0
  716.     Alignment.LeftOffset = 60
  717.     Alignment.RightOffset = 36
  718.     Alignment.TopOffset = 4
  719.     Alignment.BottomOffset = 63
  720.     Masked = False
  721.     BorderHeight = 0
  722.     BorderHeightSelected = 0
  723.     ILIcon = IntGfxMod.GenericS
  724.     ILIndexDown = 33
  725.     ILIndexLit = 32
  726.     ILIndexUp = 32
  727.     TextColor = clBlack
  728.     TextSelColor = clBlack
  729.     WinWidth = 13
  730.     OnClick = LeftBtnClick
  731.     Left = 8
  732.     Top = 68
  733.   end
  734.   object RightBtn: TAOWButton
  735.     Priority = 0
  736.     WinLeft = 312
  737.     WinTop = 118
  738.     AOWWindow = Dlg
  739.     ToolTip = General.ToolTip
  740.     CaptureInput = True
  741.     Alignment.AlignWidth = awRight
  742.     Alignment.AlignHeight = ahBottom
  743.     Alignment.HeightPercent = 0
  744.     Alignment.WidthPercent = 0
  745.     Alignment.LeftOffPercent = 0
  746.     Alignment.RightOffPercent = 0
  747.     Alignment.TopOffPercent = 0
  748.     Alignment.BottomOffPercent = 0
  749.     Alignment.LeftOffset = 654
  750.     Alignment.RightOffset = 60
  751.     Alignment.TopOffset = 4
  752.     Alignment.BottomOffset = 63
  753.     Masked = False
  754.     BorderHeight = 0
  755.     BorderHeightSelected = 0
  756.     ILIcon = IntGfxMod.GenericS
  757.     ILIndexDown = 35
  758.     ILIndexLit = 34
  759.     ILIndexUp = 34
  760.     TextColor = clBlack
  761.     TextSelColor = clBlack
  762.     WinWidth = 13
  763.     OnClick = RightBtnClick
  764.     Left = 248
  765.     Top = 68
  766.   end
  767. end
  768.